Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use different styling options for clear_button and clear_tag_button #76

Merged
merged 4 commits into from
Jul 14, 2024

Conversation

Munksgaard
Copy link
Contributor

I think this is enough.

Fixes: #75

@maxmarcon
Copy link
Owner

Thank you for this! I will look into it as soon as a I find some time (early next week probably)

Copy link
Owner

@maxmarcon maxmarcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I suggested a few changes that I think will improve the quality

lib/live_select.ex Outdated Show resolved Hide resolved
test/support/helpers.ex Outdated Show resolved Hide resolved
Munksgaard and others added 3 commits July 13, 2024 21:56
`clear_tag_button_extra_class` and `clear_button_extra_class` were missing.
This will make sure they are tested. We also need to stop removing them from
`override_class_option` in ComponentTest.
@maxmarcon
Copy link
Owner

Thank you so much! 🚀

@maxmarcon maxmarcon merged commit 32114c8 into maxmarcon:main Jul 14, 2024
3 checks passed
@Munksgaard Munksgaard deleted the fix-75 branch July 14, 2024 11:03
@Munksgaard
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use different styling options for clear_button and clear_tag_button
2 participants